Implement better handling of Wintab tablet context overlap on Win32.
authorRobert Ögren <gtk@roboros.com>
Fri, 25 Feb 2005 00:12:32 +0000 (00:12 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 25 Feb 2005 00:12:32 +0000 (00:12 +0000)
commit81c1b1dadedf067e163d554ac595a34dc7be0a66
tree8d8af1a5aa28961d6a267b7bfc9289572e505f02
parent59d658187c7ea4a43960490c167bf40ae9ecb049
Implement better handling of Wintab tablet context overlap on Win32.

2005-02-24  Robert Ögren  <gtk@roboros.com>

Implement better handling of Wintab tablet context overlap on
Win32. (#167298)

* gdk/win32/gdkinput-win32.c (_gdk_input_set_tablet_active): New
function that brings any tablet contexts to the top of the overlap
order.
* gdk/win32/gdkinput-win32.h: Declare _gdk_input_set_tablet_active ()
* gdk/win32/gdkevents-win32.c (gdk_event_translate):
Call _gdk_input_set_tablet_active when a window is activated (on
WM_ACTIVATE)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gdk/win32/gdkevents-win32.c
gdk/win32/gdkinput-win32.c
gdk/win32/gdkinput-win32.h